home *** CD-ROM | disk | FTP | other *** search
/ Amiga Collections: Software of the Month Club / Amiga General Interest Volume 211 (1995-04)(SOMC)(Disk 1 of 5)[SMC211C30I1].zip / Amiga General Interest Volume 211 (1995-04)(SOMC)(Disk 1 of 5)[SMC211C30I1].adf / CHANGES < prev    next >
Text File  |  1995-06-11  |  4KB  |  81 lines

  1. Changes from V2.0 (Aminet) to 2.0e
  2.   - All busy loops replaced by Wait(), no more deadlocks should occur
  3.     (especially when opening the serial port)
  4.   - SCSI routines are more compatible (but slower)
  5.   - Now you can select custom file system partitions as DeviceDisk
  6.     (enter the name in the ASL requester)
  7.   - The screen width is rounded to a multiple of 16
  8.   - The screen type "Amiga Bitplanes" will no longer calculate the
  9.     BytesPerRow but read them from the BitMap and multiply with the
  10.     color depth
  11.   - Selecting a CyberGfx mode will set the "Color depth" gadget
  12.     automatically
  13.   - The CyberGfx mode will respect the screen size settings
  14.   - Refreshes are done by a task, when the Amiga mouse pointer is
  15.     visible, there won't be any refreshes
  16.   - On a 68040, the MMU is used for the refresh to only refresh the
  17.     modified portions of the screen (except the Amiga 8 bit mode).
  18.     This can also be disabled with the "Write-protect ROM" switch.
  19.     The mouse pointer is still making problems.
  20.   - A refresh rate of 0 is intercepted and converted to 1
  21.   - Bug when closing the screen removed
  22.   - Better but not yet fully adapted to 68060
  23.   - Dynamic memory handling removed
  24.   - New option to pretend for the Mac that there's no FPU
  25.   - Cache handling more intensive, cache status will be restored to
  26.     the original state on quitting ShapeShifter
  27.  
  28. Changes from V2.0e to V2.0k
  29.   - SCSI routines are faster again
  30.   - Memory setting now with an integer gadget
  31.   - The Mac-to-Amiga floppy drive mapping is now adjustable
  32.   - Selecting LocalTalk will no longer crash the emulation
  33.   - Bus error handling revamped, VMM now runs if the ROM write-protection
  34.     is switched off
  35.   - Duplex mode in serial driver now works reliably
  36.   - Under "DeviceDisk 1/2" you may directly enter the name of a partition
  37.   - Booting with System 7.0.1 is possible (LocalTalk will no longer crash)
  38.   - Fixed mouse pointer problem with MMU refresh
  39.   - Support for Merlin graphics card
  40.   - Distinction between EGS Chunky and EGS VGA removed
  41.   - New option to prevent the Macintosh from accessing the FPU (for 68060)
  42.   - 68060 compatible when FPU and ROM write-protection are disabled
  43.   - CIA timer allocated using "lowlevel.library"
  44.   - Danish, french, and swedish catalog files
  45.   - PrepareEmul can now use Olaf Barthel's "shutdown.library"
  46.  
  47. Changes from 2.0k to 2.0l:
  48.   - "Do not use FPU" gadget is now ghosted correctly
  49.   - Added a boot drive selector in the volumes window
  50.   - DeviceDisks are now always fixed disks
  51.   - Option NOCOPYBACK to switch off the copyback cache
  52.   - ROM checksum is tested
  53.   - Using serial.device while ShapeShifter is running is now safe
  54.   - New screen type "Amiga window" that will display the Macintosh
  55.     desktop in a window on the Amiga workbench using the Amiga
  56.     mouse pointer. The size gadgets specifiy the window dimensions.
  57.  
  58. Changes from 2.0l to 2.0p:
  59.   - Amiga window screen type uses ObtainPen on V39
  60.   - Removed a bug when opening parallel devices in the serial driver
  61.   - The serial hardware handshake flag is now mapped to ACK handshake
  62.     on parallel devices
  63.   - Serial devices are now always closed on shutdown
  64.   - Ethernet support (MacTCP works)
  65.   - Now complains when there's not enough free memory for CyberGfx
  66.     screens
  67.   - Separate window for floppy disk settings
  68.   - Option to inhibit AmigaDOS from accessing floppy drives while the
  69.     Mac is running
  70.   - Refreshed modes read the screen base at every refresh, no more
  71.     screen trashing
  72.   - Option "Refresh always" to force a refresh even in 8 bit chunky
  73.     modes to prevent screen trashing
  74.  
  75. Changes from 2.0p to 3.0:
  76.   - Improved disk change detection
  77.   - Tooltype "720KKLUDGE" to allow 720K disks to be formatted
  78.     under System 7.5 without the 720K Disk Formatter extension
  79.   - More compatible to mfm.device V41
  80.   - Amiga window mode works under AmigaOS V37
  81.